Skip to content

Add HTTP Auth and SSL to the ES output plugin #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 31, 2014

Conversation

jsvd
Copy link
Member

@jsvd jsvd commented Oct 31, 2014

This is the same as elastic/logstash#1777

haoch and others added 2 commits October 31, 2014 10:08
The typical use case is the placement of a transparent proxy in front of
ES. This PR enables basic Auth and HTTPS to be configured independently.

This patch makes logstash use only elasticsearch-ruby gem when writing
to elasticsearch. Also leverages the manticore http transport that ships
with es-ruby for the basic http auth and ssl features.

It's possible to configure the CA certificate using either a .pem/.cer
file ("cacert" option), or a .jks truststore ("truststore" option).
@jsvd jsvd self-assigned this Oct 31, 2014
@suyograo
Copy link
Contributor

@jsvd can we merge this? I see reviews in elastic/logstash#1777

@jsvd
Copy link
Member Author

jsvd commented Oct 31, 2014

LGTM

@jsvd
Copy link
Member Author

jsvd commented Oct 31, 2014

All comments have been addressed, so if there are no others, it's a "go".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants